adLoadFailed
Type
message
Summary
Sent when there is an error loading an ad.
Syntax
adLoadFailed <adName>
Description
Handle the adLoadFailed message if you want to handle errors when loading ads.
The adLoadFailed messge is sent to the object that created the ad when there is an error loading the ad.
Parameters
Name | Type | Description |
---|---|---|
adName | The name of ad that failed to load |
Examples
on adLoadFailed pAdName
handleAdLoadFailed
end adLoadFailed
Related
function: mobileAdGetTopLeft, mobileAdGetVisible
command: mobileAdCreate, mobileAdDelete, mobileAdSetVisible, mobileAdSetTopLeft, mobileAdRegister
Compatibility and Support
Introduced
LiveCode 5.5
OS
ios
android
Platforms
mobile